home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / viewers / polyview / plyvw102.lha / PolyView1.02 / pv.appdx.c < prev    next >
Text File  |  1991-07-02  |  1KB  |  58 lines

  1. C.1    NCSA PolyView
  2.  
  3.  
  4. Limitations of NCSA PolyView    C.1
  5.  
  6.  
  7. National Center for Supercomputing Applications
  8.  
  9. August 1990
  10.  
  11.                                                                 
  12.  
  13.  
  14. August 1990
  15.  
  16.  
  17.  
  18.  
  19. Appendix  C    Limitations of NCSA PolyView
  20.  
  21.  
  22.  
  23. Overview
  24.  
  25. This appendix lists some limitations of NCSA PolyView version 
  26. 1.0.
  27.  
  28.  
  29. Limitations
  30.  
  31. Keep the following two limitations in mind while entering data:
  32.  
  33. Ñ    You must be careful to scale data appropriately for the display. 
  34. For example, displaying the temperature distribution across a 
  35. MOSFET whose scale is stored in terms of meters (but is on the 
  36. order of microns) and has a temperature range in tens of 
  37. degrees Celsius would be difficult to display using temperature 
  38. as the Z axis value.
  39.  
  40. Ñ    Many assumptions are made concerning data types in the HDF 
  41. file. All datasets are assumed to be "float". However, 
  42. connectivity information should be stored as integers.
  43.  
  44. The constraints below should be amended in future versions of 
  45. NCSA PolyView.
  46.  
  47. Ñ    The ability to load HDF palettes is not supported.
  48.  
  49. Ñ    Due to difficulties with Z-buffering on the Personal IRIS, some 
  50. overlays may appear "broken" or "noisy." SGI is aware of the 
  51. source of this problem and plans to fix it with a new software 
  52. release by Fall 1990.
  53.  
  54. Ñ    The command line parser may crash if an incorrect number of 
  55. arguments is provided for a vector value.
  56.  
  57.  
  58.